Bind "C-c ]" to block-closing commands in several modes.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 24 Oct 2010 00:21:59 +0000 (20:21 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 24 Oct 2010 00:21:59 +0000 (20:21 -0400)
commit8b74a60a6acf6b4dc2667a3604a46921368cf924
treea3a13136c88088e6a2131589fc7404a5549f8425
parent80896f06f54b2090e8b7220066db518f5b460781
Bind "C-c ]" to block-closing commands in several modes.

Bind "C-c ]" to ...
* progmodes/f90.el (f90-mode-map): ... f90-insert-end.
* nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
* textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
* textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
lisp/ChangeLog
lisp/nxml/nxml-mode.el
lisp/progmodes/f90.el
lisp/textmodes/sgml-mode.el
lisp/textmodes/tex-mode.el